home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 February / Gamestar_81_2006-02_dvd.iso / Programy / PicaJetInstall.exe / {app} / PicaJet.exe / 0 / RCDATA / TFSAVEAS / TFSAVEAS.txt < prev   
Encoding:
Text File  |  2005-11-17  |  7.7 KB  |  286 lines

  1. object FSaveAs: TFSaveAs
  2.   Left = 257
  3.   Top = 180
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Save as'
  7.   ClientHeight = 331
  8.   ClientWidth = 594
  9.   Color = clBtnFace
  10.   Constraints.MinHeight = 350
  11.   Constraints.MinWidth = 500
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   KeyPreview = True
  18.   OldCreateOrder = False
  19.   Scaled = False
  20.   OnActivate = FormActivate
  21.   OnCreate = FormCreate
  22.   OnDestroy = FormDestroy
  23.   OnKeyDown = FormKeyDown
  24.   OnResize = FormResize
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object ControlsPanel: TAMContainer
  28.     Left = 0
  29.     Top = 251
  30.     Width = 594
  31.     Height = 80
  32.     Align = alBottom
  33.     Color = 13488337
  34.     DoubleBuffered = True
  35.     object FileName1: TLabel
  36.       Left = 11
  37.       Top = 20
  38.       Width = 49
  39.       Height = 13
  40.       Caption = 'File &name:'
  41.       Color = clBtnFace
  42.       Font.Charset = DEFAULT_CHARSET
  43.       Font.Color = clBlack
  44.       Font.Height = 13
  45.       Font.Name = 'Tahoma'
  46.       Font.Style = []
  47.       ParentColor = False
  48.       ParentFont = False
  49.       Transparent = True
  50.     end
  51.     object LFileType: TLabel
  52.       Left = 11
  53.       Top = 45
  54.       Width = 63
  55.       Height = 13
  56.       Caption = 'Files of &type:'
  57.       Color = clBtnFace
  58.       Font.Charset = DEFAULT_CHARSET
  59.       Font.Color = clBlack
  60.       Font.Height = 13
  61.       Font.Name = 'Tahoma'
  62.       Font.Style = []
  63.       ParentColor = False
  64.       ParentFont = False
  65.       Transparent = True
  66.     end
  67.     object ImageSizeLabel: TLabel
  68.       Left = 432
  69.       Top = 0
  70.       Width = 177
  71.       Height = 19
  72.       Alignment = taCenter
  73.       AutoSize = False
  74.       Font.Charset = DEFAULT_CHARSET
  75.       Font.Color = clWindowText
  76.       Font.Height = 11
  77.       Font.Name = 'Tahoma'
  78.       Font.Style = []
  79.       ParentFont = False
  80.       Transparent = True
  81.       Layout = tlCenter
  82.       WordWrap = True
  83.     end
  84.     object imageCrip: TImage
  85.       Left = 32
  86.       Top = 4
  87.       Width = 13
  88.       Height = 12
  89.       Cursor = crSizeNWSE
  90.       AutoSize = True
  91.       Picture.Data = {<image000.bmp>}
  92.       Transparent = True
  93.       OnMouseDown = imageCripMouseDown
  94.       OnMouseMove = imageCripMouseMove
  95.     end
  96.     object FFileTypeComboBoxSA: TbsSkinComboBox
  97.       Left = 96
  98.       Top = 43
  99.       Width = 313
  100.       Height = 20
  101.       TabOrder = 1
  102.       SkinData = SkinDataModule.SkinData
  103.       SkinDataName = 'comboboxlight'
  104.       DefaultFont.Charset = DEFAULT_CHARSET
  105.       DefaultFont.Color = clWindowText
  106.       DefaultFont.Height = 13
  107.       DefaultFont.Name = 'Tahoma'
  108.       DefaultFont.Style = []
  109.       DefaultWidth = 0
  110.       DefaultHeight = 0
  111.       UseSkinFont = True
  112.       AlphaBlend = False
  113.       AlphaBlendValue = 0
  114.       AlphaBlendAnimation = False
  115.       ListBoxUseSkinFont = True
  116.       ImageIndex = -1
  117.       ListBoxCaptionMode = False
  118.       ListBoxDefaultFont.Charset = DEFAULT_CHARSET
  119.       ListBoxDefaultFont.Color = clWindowText
  120.       ListBoxDefaultFont.Height = 13
  121.       ListBoxDefaultFont.Name = 'Tahoma'
  122.       ListBoxDefaultFont.Style = []
  123.       ListBoxDefaultCaptionFont.Charset = DEFAULT_CHARSET
  124.       ListBoxDefaultCaptionFont.Color = clWindowText
  125.       ListBoxDefaultCaptionFont.Height = 13
  126.       ListBoxDefaultCaptionFont.Name = 'Tahoma'
  127.       ListBoxDefaultCaptionFont.Style = []
  128.       ListBoxDefaultItemHeight = 20
  129.       ListBoxCaptionAlignment = taLeftJustify
  130.       TabStop = True
  131.       ItemIndex = -1
  132.       DropDownCount = 8
  133.       HorizontalExtent = False
  134.       Font.Charset = DEFAULT_CHARSET
  135.       Font.Color = clWindowText
  136.       Font.Height = 13
  137.       Font.Name = 'Tahoma'
  138.       Font.Style = []
  139.       Sorted = False
  140.       Style = bscbFixedStyle
  141.     end
  142.     object bSaveAs: TbsSkinButton
  143.       Left = 418
  144.       Top = 13
  145.       Width = 89
  146.       Height = 23
  147.       TabOrder = 2
  148.       SkinData = SkinDataModule.SkinData
  149.       SkinDataName = 'buttonlight'
  150.       DefaultFont.Charset = DEFAULT_CHARSET
  151.       DefaultFont.Color = clWindowText
  152.       DefaultFont.Height = 13
  153.       DefaultFont.Name = 'Tahoma'
  154.       DefaultFont.Style = []
  155.       DefaultWidth = 0
  156.       DefaultHeight = 0
  157.       UseSkinFont = True
  158.       AllowAllUp = False
  159.       TabStop = True
  160.       CanFocused = True
  161.       Down = False
  162.       GroupIndex = 0
  163.       Caption = '&Save as'
  164.       NumGlyphs = 2
  165.       Spacing = 1
  166.       Enabled = False
  167.       OnClick = bSaveAsClick
  168.       OnKeyDown = bSaveAsKeyDown
  169.     end
  170.     object bCancel: TbsSkinButton
  171.       Left = 418
  172.       Top = 42
  173.       Width = 89
  174.       Height = 23
  175.       TabOrder = 3
  176.       SkinData = SkinDataModule.SkinData
  177.       SkinDataName = 'buttonlight'
  178.       DefaultFont.Charset = DEFAULT_CHARSET
  179.       DefaultFont.Color = clWindowText
  180.       DefaultFont.Height = 13
  181.       DefaultFont.Name = 'Tahoma'
  182.       DefaultFont.Style = []
  183.       DefaultWidth = 0
  184.       DefaultHeight = 0
  185.       UseSkinFont = True
  186.       AllowAllUp = False
  187.       TabStop = True
  188.       CanFocused = True
  189.       Down = False
  190.       GroupIndex = 0
  191.       Caption = '&Cancel'
  192.       NumGlyphs = 2
  193.       Spacing = 1
  194.       ModalResult = 2
  195.       OnClick = bCancelClick
  196.       OnKeyDown = bSaveAsKeyDown
  197.     end
  198.     object FFileNameEditSA: TbsSkinComboBox
  199.       Left = 96
  200.       Top = 15
  201.       Width = 313
  202.       Height = 20
  203.       TabOrder = 0
  204.       SkinData = SkinDataModule.SkinData
  205.       SkinDataName = 'comboboxlight'
  206.       DefaultFont.Charset = DEFAULT_CHARSET
  207.       DefaultFont.Color = clWindowText
  208.       DefaultFont.Height = 14
  209.       DefaultFont.Name = 'Courier New'
  210.       DefaultFont.Style = []
  211.       DefaultWidth = 0
  212.       DefaultHeight = 0
  213.       UseSkinFont = False
  214.       AlphaBlend = False
  215.       AlphaBlendValue = 0
  216.       AlphaBlendAnimation = False
  217.       ListBoxUseSkinFont = True
  218.       ImageIndex = -1
  219.       ListBoxCaptionMode = False
  220.       ListBoxDefaultFont.Charset = DEFAULT_CHARSET
  221.       ListBoxDefaultFont.Color = clWindowText
  222.       ListBoxDefaultFont.Height = 13
  223.       ListBoxDefaultFont.Name = 'Tahoma'
  224.       ListBoxDefaultFont.Style = []
  225.       ListBoxDefaultCaptionFont.Charset = DEFAULT_CHARSET
  226.       ListBoxDefaultCaptionFont.Color = clWindowText
  227.       ListBoxDefaultCaptionFont.Height = 13
  228.       ListBoxDefaultCaptionFont.Name = 'Tahoma'
  229.       ListBoxDefaultCaptionFont.Style = []
  230.       ListBoxDefaultItemHeight = 20
  231.       ListBoxCaptionAlignment = taLeftJustify
  232.       ItemIndex = -1
  233.       DropDownCount = 8
  234.       HorizontalExtent = False
  235.       Font.Charset = DEFAULT_CHARSET
  236.       Font.Color = clWindowText
  237.       Font.Height = 14
  238.       Font.Name = 'Courier New'
  239.       Font.Style = []
  240.       Sorted = False
  241.       Style = bscbEditStyle
  242.     end
  243.   end
  244.   object FormSkin: TbsBusinessSkinForm
  245.     GradientStartColor = clBlack
  246.     GradientEndColor = clBlack
  247.     DrawBackground = True
  248.     ShowIcon = False
  249.     MaximizeOnFullScreen = False
  250.     AlphaBlend = False
  251.     AlphaBlendAnimation = False
  252.     AlphaBlendValue = 200
  253.     ShowObjectHint = False
  254.     MenusAlphaBlend = False
  255.     MenusAlphaBlendAnimation = False
  256.     MenusAlphaBlendValue = 200
  257.     DefCaptionFont.Charset = DEFAULT_CHARSET
  258.     DefCaptionFont.Color = clBtnText
  259.     DefCaptionFont.Height = 13
  260.     DefCaptionFont.Name = 'Tahoma'
  261.     DefCaptionFont.Style = [fsBold]
  262.     DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
  263.     DefInActiveCaptionFont.Color = clBtnShadow
  264.     DefInActiveCaptionFont.Height = 13
  265.     DefInActiveCaptionFont.Name = 'Tahoma'
  266.     DefInActiveCaptionFont.Style = [fsBold]
  267.     DefMenuItemHeight = 20
  268.     DefMenuItemFont.Charset = DEFAULT_CHARSET
  269.     DefMenuItemFont.Color = clWindowText
  270.     DefMenuItemFont.Height = 13
  271.     DefMenuItemFont.Name = 'Tahoma'
  272.     DefMenuItemFont.Style = []
  273.     UseDefaultSysMenu = True
  274.     SkinData = SkinDataModule.SkinDataDlg
  275.     MinHeight = 350
  276.     MinWidth = 500
  277.     Magnetic = False
  278.     MagneticSize = 5
  279.     BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
  280.     OnSkinMenuOpen = FormSkinSkinMenuOpen
  281.     OnSkinMenuClose = FormSkinSkinMenuClose
  282.     Left = 264
  283.     Top = 120
  284.   end
  285. end
  286.